-
Notifications
You must be signed in to change notification settings - Fork 23
[fix] Make sure all the sources from the build are removed #1780
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs a reno
We need to make sure all the sources from kolla build are being removed, because since ubuntu noble: ``` Ubuntu sources have moved to the /etc/apt/sources.list.d/ubuntu.sources file, which uses the deb822 format. Use deb822-formatted .sources files to manage package sources in the /etc/apt/sources.list.d/ directory. See the sources.list(5) manual page for details. ```
3e6fcd6
to
6a07622
Compare
@grzegorzkoper this is pretty important. Could you update it so we can get it merged? |
Sorry forgot about this one while on vacations. |
test build in progress https://github.com/stackhpc/stackhpc-kayobe-config/actions/runs/17463203928 |
We need to make sure all the sources from kolla build are being removed, because since ubuntu noble: